SetScriptReturnValue(nBusiness.LotHasBusiness(GetSimulatorGlobal(SimulatorGlobal["Current House"])))
return 
SetTemp(0, GetObjectDefinitionField(GetMasterSelector(GlobalObjManager:getObjectGUIDFromObjectId(GetPrimitiveParameter(0))), ObjDef.price) * BusinessInfo.new(GetSimulatorGlobal(SimulatorGlobal["Current House"])):getWholesaleMultiplier())

